Blazor コントロール
C1SortDataCollection<T> コンストラクタ

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1SortDataCollection<T> クラス : C1SortDataCollection<T> コンストラクタ
The source.
Initializes a new instance of the C1SortDataCollection<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal source As System.Collections.Generic.IEnumerable(Of T) _
)
public C1SortDataCollection<T>( 
   System.Collections.Generic.IEnumerable<T> source
)

パラメータ

source
The source.
参照

C1SortDataCollection<T> クラス
C1SortDataCollection<T> メンバ